Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


saveEntitiesToClientCache

This procedure saves cached entities to the disk. This procedure is called from the cache client generation tool as well as the session shutdown event.

Location: ry\app\ryrepmngrp.i

Parameters:

INPUT pcEntities AS CHARACTER

A comma-delimited list of entities to save to the Repository. If the value is blank, then all the currently cached entities are saved.

OUTPUT pcStatus AS CHARACTER

Status of the entity dump process. This is mainly required for the cache client tool.

Notes: None

Examples: See the ICFCFM_StartSessionShutdown procedure in ry\app\ryrepmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095